GtkApplication: Add logout notification
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Jan 2012 19:52:29 +0000 (14:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 7 Jan 2012 08:20:56 +0000 (03:20 -0500)
commit31337913025090266926fd318e872e5d6f8dd101
treeea315cf95a13a4a7d9db63b773b2b2eb6477d836
parentb40d16972f61d60e54b00ccd097087e52334bf73
GtkApplication: Add logout notification

This is fairly basic, allowing applications to learn when
the session manager is about to end the session, and possibly
block this. The only implementation at this point is using the
org.gnome.SessionManager D-Bus interface of gnome-session. It should
be straightforward to port the EggSMClient implementations for
Windows and OS X.
gtk/gtk.symbols
gtk/gtkapplication.c
gtk/gtkapplication.h